Fix comment indent in 'lua-ts-mode' and old grammar
authorjohn muhl <jm@pub.pink>
Thu, 26 Dec 2024 00:03:50 +0000 (18:03 -0600)
committerEli Zaretskii <eliz@gnu.org>
Thu, 26 Dec 2024 09:01:49 +0000 (11:01 +0200)
commit54f35137096c8120df13653f287a92755d5036b6
tree9a325bd6411f390e2c2c97e5a3e7169be15ac43b
parent8b95549e9087fc54be3d849470652d38ec64cbff
Fix comment indent in 'lua-ts-mode' and old grammar

* lisp/progmodes/lua-ts-mode.el (lua-ts--simple-indent-rules):
Improve multi-line comment indention for pre-0.0.19 grammars that
used a different structure for comment start/end markers.
(Bug#75107)
lisp/progmodes/lua-ts-mode.el